home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / bbsutils / tb502man.arj / P59 < prev    next >
Text File  |  1994-02-13  |  2KB  |  62 lines

  1.  
  2.  
  3.  
  4.  
  5.      The TriBBS Bulletin Board System                                    59
  6.  
  7.  
  8.      The Main Menu Configuration File
  9.      --------------------------------
  10.  
  11.      The Main Menu configuration file has a name  of MAIN.MNU.  As with all
  12.      other TriBBS menu configuration files, MAIN.MNU is a text file and can
  13.      be edited  with  any text  editor.   The  format  for MAIN.MNU  is  as
  14.      follows:
  15.  
  16.      ----------------------------------------------------------------------
  17.  
  18.      border background,border foreground,background,foreground
  19.      B,configurable hotkey,Bulletin Menu,security level
  20.      M,configurable hotkey,Message Menu,security level
  21.      F,configurable hotkey,File Menu,security level
  22.      D,configurable hotkey,Door Menu,security level
  23.      T,configurable hotkey,TeleChat Menu,security level
  24.      Q,configurable hotkey,Questionnaire Menu,security level
  25.      S,configurable hotkey,Sysop Menu,security level
  26.      C,configurable hotkey,Comment to Sysop,security level
  27.      A,configurable hotkey,Toggle ANSI Graphics,security level
  28.      R,configurable hotkey,Toggle RIPScrip Graphics,security level
  29.      N,configurable hotkey,Newsletter,security level
  30.      Y,configurable hotkey,Your Personal Information,security level
  31.      I,configurable hotkey,System Information,security level
  32.      U,configurable hotkey,List of Users,security level
  33.      W,configurable hotkey,Who's On,security level
  34.      X,configurable hotkey,Expert Mode,security level
  35.      P,configurable hotkey,Page Sysop,security level
  36.      G,configurable hotkey,Goodbye,security level
  37.  
  38.  
  39.      Where:
  40.  
  41.      border background        is the  border background color  for an  ANSI
  42.                               color menu.
  43.  
  44.      border foreground        is the border  foreground color  for an  ANSI
  45.                               color menu.
  46.  
  47.      background               is  the background  color for  an ANSI  color
  48.                               menu.
  49.  
  50.      foreground               is the  foreground color  for  an ANSI  color
  51.                               menu.
  52.  
  53.      configurable hotkey      is the  hotkey that  the caller will  have to
  54.                               press  to select  the menu  item.   Normally,
  55.                               this is set  to be the same as  the hardcoded
  56.                               hotkey that precedes the configurable hotkey.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.